ComponentOne ASP.NET MVC Controls
Top Property (CollectionViewRequest<T>)

C1.Web.Mvc Namespace > CollectionViewRequest<T> Class : Top Property
Gets or sets the items' count required.
Syntax
'Declaration
 
Public Property Top As Nullable(Of Integer)
public Nullable<int> Top {get; set;}
See Also

Reference

CollectionViewRequest<T> Class
CollectionViewRequest<T> Members